ComponentOne ASP.NET MVC Controls
OnClientUpdatingLayout Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientUpdatingLayout Property
Occurs before the grid updates its internal layout.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatingLayout As String
public virtual string OnClientUpdatingLayout {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members